func reflect.mapassign
2 uses
reflect (current package)
map.go#L439: mapassign(v.typ(), v.pointer(), k, e)
value.go#L3743: func mapassign(t *abi.Type, m unsafe.Pointer, key, val unsafe.Pointer) {
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)